/* 所有页面的媒体查询 */




/* 
最大宽度1580
*/
@media screen and (max-width: 1580px) {

    .newBoxTwo1_prev,
    .newBoxTwo1_next {
        display: none;
    }

    .newBoxTwo1_dots {
        display: block;
    }

    .pro_deFour2_prev,
    .pro_deFour2_next {
        display: none;
    }

    .pro_deFour2_dots {
        display: block;
    }






}



/* 
1201-----------1410    大屏电脑
*/
@media screen and (min-width: 1201px) and (max-width: 1410px) {
    .wrap {
        width: 94%;
    }







    /* index,1201 */
    .publicTwo_stage_nav {
        background: #f4f4f4;
    }

    .publicTwo_stage_menu_L {
        width: 220px;
    }

    .publicTwo_stage_menu_R {
        width: 74%;
    }

    .dropDown_menu_item a .L_text {
        width: 55%;
    }

    .indBoxOne {
        padding: 0 40px;
    }

    .indBoxOne1_lunbo .swiper-slide a .tt_box .tt_01 {
        font-size: 22px;
    }

    .indBoxOne1_lunbo .swiper-slide a .tt_box .tt_02 {
        font-size: 16px;
    }

    .indBoxTwo2_L {
        width: 34.6%;
    }

    .indBoxTwo2_L .item {
        padding: 18px 30px 18px 60px;
    }

    .indBoxTwo2_R {
        width: 42%;
    }

    .indBoxThree1_L_top .tt_02 {
        font-size: 18px;
    }

    .indBoxThree1_L_top .text {
        font-size: 14px;
        line-height: 28px;
    }

    .indBoxThree1_L_bot .item .number {
        font-size: 60px;
    }

    .indBoxThree1_L_bot .item .number span {
        font-size: 20px;
        padding: 40px 0 0 15px;
    }

    .indBoxThree1_L_bot .item {
        width: calc((100% - 20px) / 2);
    }

    .indBoxThree1_R {
        width: 62%;
    }

    .indBoxThree2 {
        padding-top: 40px;
    }

    .indBoxThree1_R_lunbo .swiper-slide a .bottom_box .tt {
        font-size: 20px;
        padding-top: 15px;
    }

    .indBoxFour1 {
        padding: 32px 6.2% 32px 6.2%;
    }

    .indBoxFive1_R .item a .tt {
        font-size: 18px;
        line-height: 28px;
    }

    .indBoxFive1_R .item {
        padding: 0 0 3.68%;
    }

    .indBoxFive1_R .item a .line {
        margin-top: 3.68%;
    }

    .foot_top04 {
        display: none;
    }

    .foot_top01 {
        width: 29%;
    }

    .foot_top02 {
        width: 25%;
    }

    .foot_top03 {
        width: 11%;
    }

    .foot_top05 {
        width: 23%;
    }

    .foot_top01 .foot_tel .right_text a {
        font-size: 20px;
    }







    /* agent.1201 */
    .SubPage_banner_w {
        height: 400px;
    }

    .banner_text_box .tt {
        font-size: 36px;
    }

    .banner_text_box .text {
        font-size: 22px;
    }

    .ageBoxThree_w {
        padding: 0 0 260px;
    }

    .ageBoxTwo1_R {
        padding: 60px 40px 60px 70px;
    }






    /* case_detail,1201 */
    .cas_det_lunbo_prev,
    .cas_det_lunbo_next {
        display: none;
    }

    .cas_de_content1_lunbo {
        width: 100%;
    }

    .cas_de_content1_dots {
        width: 100%;
    }

    .cas_deTwo1_L {
        width: calc(100% - 360px);
        padding: 50px 40px 50px;
    }

    .cas_de_content3_dl .item a .tt {
        font-size: 20px;
    }

    .cas_de_content3_dl .item a .model {
        font-size: 20px;
    }

    .cas_deTwo1_R1_tel .icon_number span {
        font-size: 32px;
    }








    /* case,1201 */
    .casBoxOne1 .item {
        width: calc((100% - 210px) / 8);
        margin-right: 30px;
    }

    .casBoxTwo1 .text {
        font-size: 24px;
    }

    .casBoxThree1 .item a .right_box .text div {
        padding-bottom: 6px;
    }

    .casBoxThree1 .item a .right_box .btn {
        margin-top: 12%;
        line-height: 38px;
    }






    /* company,1201 */
    .compTwo1_L_top .tt_02 {
        font-size: 26px;
    }

    .compTwo1_L_bot .item .number {
        font-size: 60px;
    }

    .compTwo1_R .text_box p {
        padding-bottom: 15px;
    }

    .compTwo1_R .text_box {
        padding-top: 20px;
    }

    .compTwo1_R {
        width: 53%;
    }






    /* honor,1201 */
    .honBoxTwo2_R_01 .item {
        height: 135px;
    }

    .honBoxTwo2_R_01 {
        height: 455px;
    }

    .honBoxTwo2_L_01 .img_box {
        height: 435px;
    }







    /* news,1201 */
    .newBoxTwo2_01_form .btn_box {
        width: 17.5%;
    }

    .newBoxTwo2_01_form .item {
        width: 26%;
    }










    /* service,1201 */
    .serBoxTwo1 .item .left_text .iconfont {
        font-size: 60px;
    }

    .serBoxTwo1 .item .left_text .text {
        line-height: 26px;
    }

    .serBoxTwo1 .item .left_text {
        padding: 0 40px;
    }




















}



/* 
1025-----------1200    中等屏幕
*/
@media screen and (min-width: 1025px) and (max-width: 1200px) {
    .wrap {
        width: 94%;
    }






    /* index,1025 */
    .pc_head_search .click_icon .iconfont {
        font-size: 21px;
    }

    .head_language_01 .icon1 {
        font-size: 20px;
    }

    .head_language_01 span {
        padding: 0 2px 1px 5px;
    }

    .pc_head_top_R_720 a .iconfont {
        font-size: 22px;
    }

    .pc_head_top_R_video a .iconfont {
        font-size: 22px;
    }

    .head_language_01 .icon2 {
        font-size: 20px;
        padding-top: 2px;
    }

    .pc_head_search {
        padding-left: 15px;
    }

    .pc_head_language {
        padding: 0 10px 0 15px;
    }

    .pc_head_top_R_720 {
        padding: 0 15px;
    }

    .pc_head_top_R_video {
        padding-right: 15px;
    }

    .pc_head_top_L {
        width: calc(100% - 440px);
    }

    .pc_head_top_R {
        width: 440px;
    }

    .pc_head_list_box {
        width: 60%;
    }

    .head_language_02 {
        width: 90px;
        padding: 10px 0 8px;
    }

    .head_language_02 a {
        padding: 3px 0 3px;
    }

    .publicTwo_stage_nav {
        background: #f4f4f4;
    }

    .publicTwo_stage_menu_L {
        width: 170px;
    }

    .publicTwo_stage_menu_R {
        width: 78%;
    }

    .dropDown_menu_item a .L_text {
        width: 58%;
    }

    .dropDown_menu_item a .L_text span {
        line-height: 24px;
    }

    .dropDown_menu_item a .L_text div {
        padding-top: 15px;
    }

    .publicTwo_stage_nav_w {
        padding: 40px 0 40px;
    }

    .pro_menu_list_box dd a {
        font-size: 15px;
    }

    .indBoxOne {
        padding: 0 40px;
    }

    .public_page_title .tt_01 {
        font-size: 32px;
    }

    .public_page_title .tt_02 {
        font-size: 16px;
        line-height: 30px;
    }

    .public_page_title {
        padding-bottom: 30px;
    }

    .indBoxOne1_lunbo .swiper-slide a .tt_box .tt_01 {
        font-size: 22px;
    }

    .indBoxOne1_lunbo .swiper-slide a .tt_box .tt_02 {
        font-size: 16px;
    }

    .indBoxTwo2_L .item {
        padding: 18px 30px 18px 40px;
    }

    .indBoxTwo2_L .item .left_text .iconfont {
        width: 65px;
        font-size: 34px;
    }

    .indBoxTwo2_L .item .left_text span {
        font-size: 16px;
        width: calc(100% - 65px);
    }

    .indBoxTwo2_L .item .right_icon {
        font-size: 32px;
    }

    .indBoxTwo2_L {
        width: 32%;
    }

    .indBoxTwo2_R {
        width: 46%;
    }

    .fz_34 {
        font-size: 32px;
    }

    .indBoxThree1_L_top .tt_02 {
        font-size: 18px;
    }

    .indBoxThree1_L_top .text {
        font-size: 14px;
        line-height: 28px;
    }

    .indBoxThree1_L_bot .item .number {
        font-size: 50px;
    }

    .indBoxThree1_L_bot .item .number span {
        font-size: 18px;
        padding: 32px 0 0 10px;
    }

    .indBoxThree1_L_bot .item .text {
        font-size: 14px;
    }

    .indBoxThree1_L_bot {
        padding-top: 30px;
    }

    .indBoxThree2 {
        display: none;
    }

    .indBoxThree1_R_lunbo .swiper-slide a .bottom_box .tt {
        font-size: 20px;
        padding-top: 15px;
    }

    .indBoxFour1 .text span {
        font-size: 34px;
    }

    .indBoxFour1 .text {
        font-size: 22px;
    }

    .indBoxFour1 {
        padding: 28px 30px 28px 40px;
    }

    .indBoxFour2_dl .item a .bottom_text {
        font-size: 20px;
        line-height: 56px;
    }

    .indBoxFive1_L a .bottom_box .tt {
        font-size: 20px;
    }

    .indBoxFive1_L a .bottom_box .text {
        font-size: 14px;
    }

    .indBoxFive1_R .item a .tt {
        font-size: 18px;
        line-height: 28px;
        padding-top: 8px;
    }

    .indBoxFive1_R .item a .text {
        padding-top: 8px;
    }

    .indBoxFive1_R .item a .date {
        font-size: 14px;
    }

    .indBoxFive1_R .item {
        padding: 0 0 4.68%;
    }

    .indBoxFive1_R .item a .line {
        margin-top: 4.68%;
    }

    .foot_top03 {
        display: none;
    }

    .foot_top04 {
        display: none;
    }

    .foot_top02 {
        width: 30%;
    }

    .foot_top01 {
        width: 35%;
    }

    .foot_top05 {
        width: 27%;
    }

    .foot_top01 .foot_tel .right_text a {
        font-size: 18px;
    }






    /* agent,1025 */
    .SubPage_banner_w {
        height: 300px;
    }

    .banner_text_box .tt {
        font-size: 30px;
    }

    .banner_text_box .text {
        font-size: 18px;
    }

    .banner_crumbs {
        padding-top: 15px;
    }

    .ageBoxOne1 {
        padding: 16px 0 16px;
    }

    .ageBoxOne1 .item a {
        font-size: 16px;
        padding: 0 20px;
    }

    .ageBoxTwo1_R_01 .iconfont {
        font-size: 36px;
        width: 68px;
        height: 68px;
        line-height: 66px;
        left: -88px;
        top: -18px;
    }

    .ageBoxTwo1_R {
        padding: 60px 30px 60px 50px;
    }

    .ageBoxTwo1_R_01 .text {
        line-height: 30px;
    }

    .ageBoxTwo1_R_01.first {
        padding-bottom: 30px;
    }

    .ageBoxThree1 a {
        width: 180px;
        line-height: 46px;
    }

    .ageBoxThree_w {
        padding: 0 0 240px;
    }








    /* case_detail,1025 */
    .cas_deTwo1_R {
        width: 280px;
    }

    .cas_deTwo1_R1_tel .icon_number span {
        font-size: 26px;
        width: calc(100% - 45px);
    }

    .cas_deTwo1_R1_tel .icon_number .iconfont {
        font-size: 36px;
        width: 45px;
    }

    .cas_deTwo1_R1_kefu a span {
        padding-left: 15px;
    }

    .cas_deTwo1_R2 .module_title {
        padding-bottom: 10px;
    }

    .cas_deTwo1_R2_dl .item a .tt {
        line-height: 26px;
    }

    .cas_deTwo1_R1 {
        padding: 30px 15px 30px;
    }

    .cas_deTwo1_R2 {
        padding: 30px 15px 15px;
    }

    .cas_deTwo1_L {
        width: calc(100% - 300px);
        padding: 40px 30px 40px;
    }

    .cas_de_content1 .big_tt {
        font-size: 26px;
    }

    .cas_det_lunbo_prev,
    .cas_det_lunbo_next {
        display: none;
    }

    .cas_de_content1_lunbo,
    .cas_de_content1_dots {
        width: 100%;
    }

    .cas_de_content2 {
        padding: 40px 0 40px;
    }

    .cas_de_content3_dl .item a .tt {
        font-size: 18px;
    }

    .cas_de_content3_dl .item a .model {
        font-size: 18px;
    }

    .cas_de_content3_dl .item a {
        padding: 20px 15px 20px;
    }

    .cas_de_content3_dl .item a .btn {
        font-size: 14px;
        line-height: 38px;
    }







    /* case,1025 */
    .casBoxOne1 .item {
        width: calc((100% - 140px) / 8);
        margin-right: 20px;
    }

    .casBoxOne1 .item a .iconfont {
        font-size: 38px;
    }

    .casBoxOne1 .item a span {
        font-size: 14px;
    }

    .casBoxOne1 .item a {
        padding: 16px 5px 14px;
    }

    .casBoxOne_w {
        padding: 38px 0 38px;
    }

    .casBoxThree1 .item a .right_box .tt {
        font-size: 18px;
    }

    .casBoxThree1 .item a .right_box .text div {
        padding-bottom: 4px;
    }

    .casBoxThree1 .item a .right_box .text {
        font-size: 14px;
        padding-top: 10px;
    }

    .casBoxThree1 .item a .right_box .btn {
        font-size: 14px;
        line-height: 36px;
        margin-top: 10%;
    }

    .casBoxThree1 .item a .right_box {
        padding-left: 20px;
    }

    .casBoxTwo1 .text {
        font-size: 20px;
    }







    /* company,1025 */
    .compTwo1_L_top .tt_02 {
        font-size: 22px;
    }

    .compTwo1_L_bot .item .number {
        font-size: 56px;
    }

    .compTwo1_R .text_box p {
        padding-bottom: 15px;
    }

    .compTwo1_R .text_box {
        font-size: 14px;
        line-height: 28px;
        padding-top: 25px;
    }

    .compTwo1_R {
        width: 53%;
    }

    .compBoxThree1 .item a .bottom_text {
        font-size: 26px;
        padding-top: 20px;
    }

    .compFour1 .item .text_box {
        line-height: 30px;
        padding: 20px 30px 20px;
        bottom: 50%;
        -ms-transform: translate(0, 50%);
        -webkit-transform: translate(0, 50%);
        transform: translate(0, 50%);
    }

    .compBoxFive1 {
        padding: 0 0 40px;
    }

    .compBoxSix_w {
        padding: 80px 0 130px;
    }

    .compBoxSix1 .btn_box a {
        width: 210px;
        line-height: 44px;
    }

    .compBoxSix1 .text {
        padding: 30px 0 20px;
    }







    /* contact,1025 */
    .contBoxOne1 .item {
        padding: 30px 10px 20px 15px;
    }
    
    .contBoxOne1_R iframe {
        height: 243px;
    }

    .contBoxOne1 .item .tt {
        font-size: 20px;
        padding-bottom: 20px;
    }

    .contBoxOne1_bot .every_one {
        padding-bottom: 8px;
    }

    .contBoxTwo2_dl .item {
        width: calc((100% - 60px) / 3);
        margin-right: 30px;
        padding: 25px 15px 20px 20px;
    }

    .contBoxTwo2_dl .item .tt {
        font-size: 20px;
    }

    .contBoxTwo2_dl .item .text {
        line-height: 26px;
    }

    .contBoxTwo2 {
        padding-top: 70px;
    }






    /* culture,1025 */
    .culBoxOne1_R .bottom_box {
        padding: 30px 10px 50px 20px;
    }

    .culBoxOne1_L {
        padding: 30px 30px 30px 30px;
    }

    .culBoxOne1_R .bottom_box .text {
        line-height: 28px;
    }

    .culBoxTwo_w {
        padding: 140px 0 140px;
    }

    .culBoxThree1 .item .icon {
        width: 80px;
        height: 80px;
    }

    .culBoxThree1 .item .tt {
        font-size: 20px;
    }

    .culBoxThree1 .item .text {
        line-height: 24px;
    }

    .culBoxThree1 .item {
        padding: 0 10px;
    }






    /* download,1025 */
    .dowBoxTwo1 .item a {
        padding: 30px 25px 30px 25px;
    }

    .dowBoxTwo1_L .iconfont {
        width: 70px;
        font-size: 50px;
    }

    .dowBoxTwo1_L .right_text {
        width: calc(100% - 70px);
        padding-right: 30px;
    }

    .dowBoxTwo1_R {
        font-size: 28px;
        width: 50px;
        height: 50px;
        line-height: 50px;
    }

    .dowBoxTwo1_L {
        width: calc(100% - 50px);
    }







    /* factory,1025 */
    .facBoxTwo2 {
        padding: 50px 80px 60px;
    }

    .facBoxTwo_w {
        padding: 80px 0 345px;
    }

    .facBoxTwo3_01 .tel a {
        font-size: 40px;
    }

    .facBoxTwo3_01 .tel span {
        padding-top: 12px;
    }

    .facBoxTwo3_01 .btn a {
        line-height: 46px;
    }







    /* faq,1025 */
    .faqBoxTwo2 .item a {
        padding: 28px 0 28px 40px;
    }







    /* history,1025 */
    .hisBoxTwo1 {
        font-size: 28px;
        padding-bottom: 50px;
    }

    .hisBoxTwo2_L,
    .hisBoxTwo2_L_dl {
        width: 300px;
    }

    .hisBoxTwo2_R {
        width: calc(100% - 300px);
    }

    .hisBoxTwo2_L_dl .item {
        padding: 0 40px 0 0;
    }

    .hisBoxTwo2_L_dl .item .text_box .date {
        font-size: 32px;
    }

    .hisBoxTwo2_L_dl .item .text_box {
        padding: 30px 0 30px 0;
    }

    .hisBoxTwo2_R_dl .item {
        padding: 30px 50px 40px 50px;
    }









    /* honor,1025 */
    .honBoxTwo1 .item span {
        font-size: 20px;
    }

    .honBoxTwo1 .item {
        width: 28%;
    }

    .honBoxTwo2_R_01 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .honBoxTwo2_R_01 .item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
    }

    .honBoxTwo2_L {
        padding: 60px 5.4% 60px;
    }






    /* news,1025 */
    .newBoxTwo1_lunbo .swiper-slide .item a .bottom_box .text {
        font-size: 18px;
    }

    .newBoxTwo2_01_tt {
        width: 100px;
        font-size: 16px;
    }

    .newBoxTwo2_01_form {
        width: calc(100% - 100px);
    }

    .newBoxTwo2_01_form .item {
        width: 25%;
    }

    .newTwo2_01_form_input_bot {
        padding: 10px 10px 8px 15px;
    }

    .newTwo2_01_form_input_bot div {
        font-size: 14px;
        padding-bottom: 5px;
    }

    .newBoxTwo2_02 .item a .left_text .tt {
        font-size: 20px;
    }

    .newBoxTwo2_02 .item a .img_box {
        width: 25%;
    }

    .newBoxTwo2_02 {
        padding: 40px 29px 60px;
    }





    /* pinkong,1025 */
    .pinBoxTwo2 {
        padding-top: 130px;
    }

    .pinBoxTwo2_01 .item .text {
        font-size: 16px;
    }

    .pinBoxTwo2_02 {
        padding: 60px 70px 60px;
    }





    /* pro_detail,1025 */
    .pro_deOne2_R {
        width: 51%;
    }

    .pro_deOne2_R1 div {
        font-size: 22px;
    }

    .pro_deOne2_R3 .item span {
        font-size: 14px;
    }

    .pro_deOne2_R3 .item .iconfont {
        font-size: 28px;
    }

    .pro_deOne2_R4 .tel_btn {
        margin-left: 20px;
    }

    .pro_deOne2_R4 .tel_btn a .iconfont {
        font-size: 46px;
    }

    .pro_deOne2_R4 .tel_btn a .right_text .text_02 {
        font-size: 26px;
    }

    .pro_deOne2_R4 .btn_box a {
        line-height: 46px;
    }

    .pro_deTwo1_dl .item {
        margin-right: 10px;
    }

    .pro_deThree_w {
        padding: 50px 30px 20px;
    }

    .pro_deThree2_L .text_box {
        font-size: 14px;
    }

    .pro_deThree_w table tr td {
        font-size: 14px;
    }

    .pro_deFour2_lunbo .swiper-slide a .bottom_box .text {
        font-size: 16px;
    }

    .proBoxOne2_01_top {
        padding: 0 10px 8px;
    }

    .proBoxOne2_01_bot {
        padding: 20px 10px 0;
    }

    .proBoxOne2_01_top .tt_box .tt_01 {
        font-size: 20px;
    }

    .proBoxOne2_01_top .tt_box .tt_02 {
        font-size: 20px;
    }

    .proBoxOne2_01_bot div {
        font-size: 14px;
        line-height: 38px;
    }
    
    .proBoxOne2_01_top .text_box {
        height: 105px;
    }

    .proBoxOne2_01_top .text_box div {
        padding-bottom: 6px;
    }

    .pro_deBoxSix1 .item a .tt {
        font-size: 20px;
    }






    /* service,1025 */
    .serBoxTwo1 .item .left_text .iconfont {
        font-size: 40px;
    }

    .serBoxTwo1 .item .left_text .text {
        font-size: 14px;
        line-height: 24px;
    }

    .serBoxTwo1 .item .left_text {
        padding: 0 30px;
    }






    /* shengchan,1025 */
    .sheBoxTwo1 {
        padding: 80px 60px 80px 20px;
    }

    .sheBoxTwo1_01 .item .right_text .img_box {
        padding-top: 20px;
    }

    .sheBoxTwo1_01 .item .right_text .text {
        line-height: 28px;
        padding-top: 15px;
    }

    .sheBoxTwo2_01 a {
        width: 160px;
        line-height: 44px;
    }

    .zuzBoxTwo2 {
        padding: 60px 30px 60px 50px;
    }
























}



/* 
768------------1024    ipad
*/
@media screen and (min-width: 768px) and (max-width: 1024px) {
    .wrap {
        width: 94%;
    }




    /* index,ipad */
    .pc_public_head {
        display: none;
    }

    .mobile_header {
        display: block;
    }

    .mobile_logo {
        width: 290px;
    }

    .mobile_search_icon {
        font-size: 32px;
    }

    .mobile_search_btn_text {
        font-size: 30px;
    }

    .p_80 {
        padding: 70px 0 70px;
    }

    .indBoxOne {
        padding: 0 30px;
    }

    .public_page_title .tt_01 {
        font-size: 32px;
    }

    .public_page_title .tt_02 {
        font-size: 16px;
        line-height: 30px;
    }

    .public_page_title {
        padding-bottom: 30px;
    }

    .indBoxTwo2_L .item {
        padding: 18px 15px 18px 25px;
    }

    .indBoxTwo2_L .item .left_text .iconfont {
        width: 60px;
        font-size: 34px;
    }

    .indBoxTwo2_L .item .left_text span {
        width: calc(100% - 60px);
    }

    .indBoxTwo2_L .item .right_icon {
        display: none;
    }

    .indBoxTwo2_L .item.hover {
        width: 100%;
    }

    .indBoxTwo2_L .item .left_text {
        width: 100%;
    }

    .indBoxTwo2_L {
        width: 29%;
    }

    .indBoxTwo2_R {
        width: calc(100% - 29%);
        padding: 70px 50px 0 50px;
        margin-left: 0;
    }

    .fz_34 {
        font-size: 32px;
    }

    .indBoxThree2 {
        display: none;
    }

    .indBoxThree1_L {
        width: 100%;
    }

    .indBoxThree1_R {
        width: 100%;
        padding-top: 50px;
    }

    .indBoxThree1_L_top .text {
        padding-top: 10px;
    }

    .indBoxThree1_L_bot .item .number {
        font-size: 50px;
    }

    .indBoxThree1_L_bot .item .number span {
        font-size: 22px;
        padding: 29px 0 0 10px;
    }

    .indBoxThree1_L_bot {
        padding-top: 20px;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .indBoxThree1_L_bot .item {
        width: auto;
    }

    .indBoxThree1_L_bot>.item:first-child {
        margin-right: 60px;
    }

    .indBoxThree1_R_lunbo .swiper-slide a .bottom_box .tt {
        font-size: 20px;
        padding-top: 10px;
    }

    .indBoxFour1 {
        padding: 32px 40px 32px 40px;
    }

    .indBoxFour1 .text span {
        font-size: 30px;
    }

    .indBoxFour1 .text {
        width: calc(100% - 230px);
        font-size: 20px;
    }

    .indBoxFour1 .btn_box {
        width: 230px;
    }

    .indBoxFour2 {
        padding-top: 60px;
    }

    .indBoxFour2_dl .item a .bottom_text {
        font-size: 20px;
        line-height: 50px;
    }

    .indBoxFive_w {
        padding-top: 70px;
    }

    .indBoxFive1_L {
        width: 100%;
    }

    .indBoxFive1_R {
        width: 100%;
        padding-top: 60px;
    }

    .indBoxFive1_R .item a .line {
        margin-top: 4%;
    }

    .indBoxFive1_R .item {
        padding: 0 0 4%;
    }

    .indBoxSix1 {
        padding-bottom: 90px;
    }

    .indBoxSix_w {
        padding-top: 70px;
    }

    .indBoxSix1 a {
        padding: 10px 35px;
    }

    .foot_top02 {
        display: none;
    }

    .foot_top01 .foot_logo {
        display: none;
    }

    .foot_top01 .foot_tel .right_text a {
        font-size: 16px;
    }

    .foot_top01 .address {
        padding-top: 0;
    }

    .foot_top01 {
        width: 32%;
    }

    .foot_top04 {
        display: none;
    }

    .foot_top03 {
        width: 20%;
    }

    .foot_top05 {
        width: 35%;
    }

    .foot_bot_w .text_01 {
        width: 100%;
        text-align: center;
    }

    .foot_bot_w .text_02 {
        width: 100%;
        text-align: center;
        padding: 6px 0 5px;
    }

    .foot_bot_w .text_03 {
        width: 100%;
        text-align: center;
    }

    .foot_bot_w {
        padding: 18px 0 18px;
    }

    .foot_top01 .foot_tel .left_icon {
        display: none;
    }

    .foot_top01 .foot_tel .right_text {
        width: 100%;
        padding-left: 0;
    }

    .foot_top01 .foot_media {
        padding-top: 20px;
    }

    .foot_top01 .foot_media a {
        margin-right: 15px;
    }







    /* case_detail,ipad */
    .banner_text_box .tt {
        font-size: 28px;
    }

    .banner_text_box .text {
        font-size: 20px;
        padding-top: 8px;
    }

    .banner_crumbs {
        padding-top: 10px;
    }

    .SubPage_banner_w {
        height: 230px;
    }

    .ageBoxOne1 .item a {
        font-size: 16px;
        padding: 0 20px 0 0;
    }

    .ageBoxOne1 .item a::after {
        display: none;
    }

    .ageBoxOne1 {
        padding: 16px 0 16px;
    }

    .ageBoxTwo1_L {
        display: none;
    }

    .ageBoxTwo1_R {
        width: 100%;
        padding: 60px 30px 60px 30px;
    }

    .ageBoxTwo1_R_01 .iconfont {
        position: static;
        font-size: 38px;
        width: 70px;
        height: 70px;
        line-height: 68px;
        margin-top: 10px;
    }

    .ageBoxTwo1_R_01.first {
        padding-bottom: 40px;
    }

    .ageBoxTwo1_R_tt {
        padding-bottom: 25px;
    }

    .ageBoxThree1 a {
        width: 180px;
        line-height: 48px;
    }

    .ageBoxThree_w {
        padding: 0 0 140px;
    }






    /* case_detail,ipad */
    .cas_deTwo1_L {
        width: 100%;
        padding: 40px 30px 40px;
    }

    .cas_de_content1 .big_tt {
        font-size: 28px;
        padding-bottom: 40px;
    }

    .cas_det_lunbo_prev,
    .cas_det_lunbo_next {
        display: none;
    }

    .cas_de_content1_lunbo {
        width: 100%;
    }

    .cas_de_content1_dots {
        width: 100%;
    }

    .cas_de_content2 {
        padding: 40px 0 40px;
    }

    .cas_de_content3_dl .item a .tt {
        font-size: 20px;
    }

    .cas_de_content3_dl .item a .model {
        font-size: 20px;
    }

    .cas_de_content3_dl .item a {
        padding: 20px 15px 20px;
    }

    .cas_de_content3_dl .item a .btn {
        line-height: 38px;
    }

    .cas_deTwo1_R {
        width: 100%;
        margin-top: 60px;
    }

    .cas_deTwo1_R1_tel .icon_number span {
        font-size: 32px;
    }







    /* case,ipad */
    .casBoxOne1 .item {
        width: calc((100% - 120px) / 4);
        margin-right: 40px;
        margin-bottom: 20px;
    }

    .casBoxOne1>.item:nth-child(4n) {
        margin-right: 0;
    }

    .casBoxOne_w {
        padding: 45px 0 25px;
    }

    .casBoxOne1 .item a .iconfont {
        font-size: 40px;
    }

    .casBoxOne1 .item a {
        padding: 14px 5px 14px;
    }

    .casBoxTwo1 .text {
        font-size: 22px;
        padding: 10px 15px;
    }

    .casBoxThree1 .item {
        width: 100%;
    }






    /* company,ipad */
    .compTwo1_L {
        width: 100%;
    }

    .compTwo1_L_bot .item .number {
        font-size: 52px;
    }

    .compTwo1_L_bot .item {
        width: 30%;
        margin-bottom: 25px;
    }

    .compTwo1_L_bot {
        padding-top: 30px;
    }

    .compTwo1_L_top .tt_02 {
        font-size: 28px;
    }

    .compTwo1_R {
        width: 100%;
        padding-top: 20px;
    }

    .compTwo1_R .text_box p {
        padding-bottom: 15px;
    }

    .compTwo1_R .text_box {
        padding-top: 25px;
    }

    .compBoxThree1 .item {
        width: 30%;
    }

    .compBoxThree1 .item a .bottom_text {
        font-size: 26px;
        padding-top: 20px;
    }

    .compFour1 .item .text_box {
        position: static;
        width: 100%;
        padding: 25px 20px 30px 20px;
    }

    .compFour1 .item .img_box {
        width: 100%;
    }

    .compFour1>.item:nth-child(2) {
        margin-top: 40px;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .compBoxFive1 {
        padding: 0 0 40px;
    }

    .compBoxSix_w {
        padding: 70px 0 130px;
    }

    .compBoxSix1 .text {
        padding: 20px 0 25px;
    }

    .compBoxSix1 .btn_box a {
        width: 200px;
    }







    /* contact,ipad */
    .contBoxOne1 {
        width: 100%;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    
    .contBoxOne1_R {
        width: 100%;
        padding-top: 40px;
    }
    
    .contBoxOne1_R iframe {
        height: 400px;
    }

    .contBoxOne1 .item {
        padding: 25px 15px 22px 20px;
    }

    .contBoxOne1_bot .every_one {
        padding-bottom: 8px;
    }

    .contBoxTwo2 {
        padding-top: 70px;
    }

    .contBoxTwo2_dl {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .contBoxTwo2_dl .item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
        margin-bottom: 30px;
        padding: 25px 15px 20px 20px;
    }

    .contBoxTwo2_dl .item .text {
        line-height: 26px;
        padding-top: 5px;
    }






    /* culture,ipad */
    .culBoxOne1_R .bottom_box .tt {
        font-size: 20px;
    }

    .culBoxOne1_R .bottom_box {
        padding: 25px 10px 50px 15px;
    }

    .culBoxOne1_R .bottom_box .text {
        line-height: 26px;
    }

    .culBoxOne1_L {
        padding: 20px 20px 20px 20px;
    }

    .culBoxOne1_L .text {
        line-height: 28px;
        padding-top: 10px;
    }

    .culBoxTwo_w {
        padding: 80px 0 80px;
    }

    .culBoxThree1 .item .icon {
        width: 80px;
        height: 80px;
    }

    .culBoxThree1 .item .tt {
        font-size: 20px;
        padding-top: 15px;
    }

    .culBoxThree1 .item {
        padding: 0 10px;
    }






    /* download,ipad */
    .dowBoxTwo1 .item {
        width: 100%;
    }

    .dowBoxTwo1_L {
        width: calc(100% - 56px);
    }

    .dowBoxTwo1_R {
        width: 56px;
        height: 56px;
        line-height: 56px;
    }







    /* factory,ipad */
    .facBoxTwo_w {
        padding: 70px 0 260px;
    }

    .facBoxTwo1_01 {
        padding-bottom: 40px;
    }

    .facBoxTwo2_01_prev,
    .facBoxTwo2_01_next {
        display: none;
    }

    .facBoxTwo2 {
        padding: 50px 30px 50px;
    }

    .facBoxTwo3 .text {
        font-size: 20px;
    }

    .facBoxTwo3_01 .tel a {
        font-size: 38px;
    }

    .facBoxTwo3_01 .tel span {
        font-size: 20px;
        padding-top: 14px;
    }

    .facBoxTwo3_01 .btn a {
        line-height: 44px;
    }






    /* faq,ipad */
    .faqBoxTwo1 {
        padding-bottom: 50px;
    }

    .faqBoxTwo2 .item a {
        padding: 28px 0 28px 30px;
    }

    .faqBoxTwo2 .item a .left_text {
        width: calc(100% - 140px);
        padding-right: 40px;
    }

    .faqBoxTwo2 .item a .right_btn {
        width: 140px;
    }






    /* history,ipad */
    .hisBoxTwo1 {
        font-size: 28px;
        color: #333333;
        padding-bottom: 50px;
    }

    .hisBoxTwo2_L,
    .hisBoxTwo2_L_dl {
        width: 230px;
    }

    .hisBoxTwo2_R {
        width: calc(100% - 230px);
    }

    .hisBoxTwo2_L_dl .item {
        padding: 0 30px 0 0;
    }

    .hisBoxTwo2_L_dl .item .text_box {
        padding: 25px 0 25px 0;
    }

    .hisBoxTwo2_L_dl .item .text_box .date {
        font-size: 30px;
    }

    .hisBoxTwo2_L_dl .item .text_box .text {
        padding-top: 5px;
    }

    .hisBoxTwo2_R_dl .item {
        padding: 30px 30px 30px 30px;
    }

    .hisBoxTwo2_R_dl .item .text {
        line-height: 28px;
        padding-top: 15px;
    }









    /* honor,ipad */
    .honBoxTwo1 .item {
        width: 33%;
    }

    .honBoxTwo1 .item span {
        font-size: 20px;
    }

    .honBoxTwo2_L {
        width: 100%;
        padding: 40px 6.4% 40px;
    }

    .honBoxTwo2_L_01 .img_box {
        height: auto;
        padding: 30px;
    }

    .honBoxTwo2_R {
        width: 100%;
        padding: 40px 40px 40px;
    }







    /* jiance,ipad */
    .jiaBoxTwo1 .item {
        width: calc((100% - 30px) / 2);
    }

    .jiaBoxTwo1 .item .bottom_text {
        padding: 16px 15px 16px;
    }

    .jiaBoxFour1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .jiaBoxFour1 .item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
    }






    /* news,ipad */
    .newBoxTwo1_lunbo .swiper-slide .item a .bottom_box .text {
        font-size: 18px;
    }

    .newBoxTwo2_01_tt {
        width: 100%;
        padding-bottom: 15px;
    }

    .newBoxTwo2_01_form {
        width: 100%;
    }

    .newBoxTwo2_01 {
        padding: 18px 20px 18px 20px;
    }

    .newBoxTwo2_01_form .item {
        width: 25%;
    }

    .newTwo2_01_form_input_bot {
        padding: 10px 10px 8px 15px;
    }

    .newBoxTwo2_02 {
        padding: 40px 0px 60px;
    }

    .newBoxTwo2_02 .item a .left_text .tt {
        font-size: 20px;
    }

    .newBoxTwo2_02 .item a .left_text .text {
        padding-top: 10px;
    }

    .newBoxTwo2_02 .item a .img_box {
        width: 27%;
    }






    /* pinkong,ipad */
    .pinBoxTwo2 {
        padding-top: 100px;
    }

    .pinBoxTwo2_01 .item .text {
        font-size: 16px;
    }

    .pinBoxTwo2_01 .item .iconfont {
        width: 58px;
        height: 58px;
        line-height: 58px;
        margin: -24px auto 0;
    }

    .pinBoxTwo2_02 {
        padding: 40px 30px 40px;
    }






    /* pro_detail,ipad */
    .pro_deOne1 {
        padding: 20px 0 40px;
    }

    .pro_deOne2_L {
        width: 100%;
    }

    .pro_deOne2_R {
        width: 100%;
        padding-top: 30px;
    }

    .pro_deOne2_R1 div {
        font-size: 22px;
    }

    .pro_deOne2_R4 .tel_btn a .right_text .text_02 {
        font-size: 26px;
    }

    .pro_deOne2_R4 .tel_btn a .iconfont {
        font-size: 46px;
    }

    .pro_deTwo1 {
        display: none;
    }

    .pro_deBoxTwo {
        height: 70px;
        background: #f8f8f9;
    }

    .pro_deThree_w {
        padding: 40px 20px 20px;
    }

    .pro_det_content_tt .text {
        line-height: 26px;
    }

    .pro_deThree2 {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .pro_deThree2_R {
        width: 100%;
    }

    .pro_deThree2_L {
        width: 100%;
        padding-top: 30px;
    }

    .proBoxOne2_01 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .proBoxOne2_01 .item {
        width: calc((100% - 30px) / 2);
        margin-right: 0;
        margin-bottom: 30px;
    }

    .pro_deBoxFive_w .proBoxOne2_01 .item {
        margin-bottom: 30px;
    }

    .pro_deBoxSix1 .item a .tt {
        font-size: 20px;
    }

    .pro_deBoxSix1 .item a .text {
        font-size: 14px;
    }

    .pro_deBoxSix1 {
        padding-top: 0;
    }

    .pro_deBoxSix1 .item a .iconfont {
        font-size: 50px;
    }






    /* servicem,ipad */
    .serBoxTwo1 .item {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .serBoxTwo1 .item .img_box {
        width: 100%;
    }

    .serBoxTwo1 .item .left_text {
        width: 100%;
        padding: 30px 30px 40px 30px;
    }

    .serBoxTwo1 .item .left_text .iconfont {
        font-size: 50px;
    }

    .serBoxTwo1 > .item:nth-child(2n) {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }






    /* shengchan,ipad */
    .sheBoxTwo1 {
        padding: 80px 50px 80px 30px;
    }

    .sheBoxTwo1_01 .item .right_text .text {
        line-height: 28px;
        padding-top: 15px;
    }

    .sheBoxTwo1_01 .item .right_text .img_box {
        padding-top: 25px;
    }

    .sheBoxTwo1_01 .item {
        margin-bottom: 40px;
    }

    .sheBoxTwo2_01 a {
        width: 160px;
        line-height: 44px;
        margin: 0 15px;
    }






    /* zuzhi,ipad */
    .zuzBoxTwo1 {
        margin-bottom: 80px;
    }

    .zuzBoxTwo2 {
        padding: 50px 30px 50px 30px;
    }

    .zuzBoxTwo2_01 .top_box a {
        font-size: 38px;
    }

    .zuzBoxTwo2_01 .top_box .tt {
        padding-bottom: 10px;
    }

    .zuzBoxTwo2_01 .top_box {
        padding-bottom: 20px;
    }

    .zuzBoxTwo2_01 .btn_box a {
        width: 160px;
    }
    




    .ind_video_maskBox .video_Box_1 {
        width: 94%;
        height: 400px;
    }












}



/* 
1--------------767      手机
*/
@media screen and (min-width: 1px) and (max-width: 767px) {
    .wrap {
        width: 100%;
    }




    /* index,shouji */
    .pc_public_head {
        display: none;
    }

    .mobile_header {
        display: block;
    }

    .mobile_logo {
        width: 200px;
        margin-left: 10px;
    }

    .mobile_logo img {
        height: 24px;
    }

    .mobile_search_icon {
        width: 35px;
        font-size: 30px;
        line-height: 54px;
    }

    .mobile_search_btn_text {
        font-size: 26px;
    }

    .mobile_menu_b {
        margin-top: 25px;
    }

    .mobile_menu_b_clm {
        margin-bottom: 20px;
    }

    .mobile_lag_box {
        padding: 10px 0 0;
        margin-bottom: 30px;
    }

    .p_80 {
        padding: 40px 10px 40px;
    }

    .indBoxOne {
        padding: 0;
    }

    .public_page_title .tt_01 {
        font-size: 22px;
    }

    .public_page_title .tt_02 {
        font-size: 14px;
        line-height: 24px;
        padding-top: 10px;
    }

    .public_page_title {
        padding-bottom: 25px;
    }

    .indBoxOne1_lunbo .swiper-slide a .tt_box {
        padding-bottom: 20px;
    }

    .indBoxOne1_lunbo .swiper-slide a .tt_box .tt_01 {
        font-size: 18px;
    }

    .indBoxOne1_lunbo .swiper-slide a .tt_box .tt_02 {
        font-size: 14px;
        padding-top: 4px;
    }

    .indBoxOne1_lunbo .swiper-slide a {
        padding: 25px 10px 10px;
    }

    .indBoxOne1_lunbo .swiper-slide a .img_box {
        position: static;
        top: 0;
    }

    .indBoxOne1_lunbo {
        padding-bottom: 10px;
    }

    .indBoxOne1_btn_dot {
        padding-top: 10px;
    }

    .indBoxOne1_lunbo_prev,
    .indBoxOne1_lunbo_next {
        font-size: 22px;
        padding-top: 2px;
    }

    .indBoxOne1_lunbo_dots {
        padding: 0 20px;
    }

    .indBoxTwo1>.wrap {
        padding: 0 10px;
    }

    .indBoxTwo2_L .item {
        padding: 12px 10px 12px;
    }

    .indBoxTwo2_L .item .left_text span {
        display: none;
    }

    .indBoxTwo2_L .item .right_icon {
        display: none;
    }

    .indBoxTwo2_L .item.hover {
        width: 100%;
    }

    .indBoxTwo2_L .item .left_text {
        width: 100%;
    }

    .indBoxTwo2_L .item .left_text .iconfont {
        width: 100%;
        font-size: 26px;
        text-align: center;
    }

    .indBoxTwo2_L {
        width: 50px;
    }

    .indBoxTwo2_R {
        width: calc(100% - 50px);
        margin: 0;
        padding: 50px 10px 10px 25px;
    }

    .fz_34 {
        font-size: 22px;
    }

    .indBoxTwo2_R_item a .text {
        font-size: 14px;
    }

    .indBoxThree1_L {
        width: 100%;
    }

    .indBoxThree1_L_top .tt_02 {
        font-size: 16px;
        line-height: 26px;
    }

    .indBoxThree1_L_top .text {
        font-size: 14px;
        line-height: 26px;
        padding-top: 10px;
    }

    .indBoxThree1_L_bot .item .number {
        font-size: 30px;
    }

    .indBoxThree1_L_bot .item .number span {
        font-size: 14px;
        padding: 16px 0 0 5px;
    }

    .indBoxThree1_L_bot .item .text {
        font-size: 14px;
    }

    .indBoxThree1_R {
        width: 100%;
        padding-top: 30px;
    }

    .indThree1_R_btn_prev,
    .indThree1_R_btn_next {
        width: 60px;
        line-height: 30px;
        font-size: 20px;
    }

    .indBoxThree1_R_btn {
        padding: 0 0 15px 0;
    }

    .indBoxThree1_R_lunbo {
        padding: 0;
    }

    .indBoxThree1_R_lunbo .swiper-slide a {
        box-shadow: none;
    }

    .indBoxThree1_L_bot {
        padding-top: 10px;
    }

    .indBoxThree1_R_lunbo .swiper-slide a .bottom_box {
        padding: 15px 10px 15px 10px;
    }

    .indBoxThree1_R_lunbo .swiper-slide a .bottom_box .line {
        width: 40px;
    }

    .indBoxThree1_R_lunbo .swiper-slide a .bottom_box .text {
        height: 98px;
        font-size: 12px;
        line-height: 22px;
        padding-top: 10px;
    }

    .indBoxThree1_R_lunbo .swiper-slide a .bottom_box .tt {
        font-size: 14px;
        padding-top: 10px;
    }

    .indBoxThree2 {
        display: none;
    }

    .indBoxFour1 {
        padding: 20px 10px 20px;
    }

    .indBoxFour1 .text {
        font-size: 16px;
        width: 100%;
        padding: 0 0 10px;
    }

    .indBoxFour1 .text span {
        font-size: 24px;
        margin-top: -4px;
    }

    .indBoxFour1 .btn_box {
        width: 180px;
    }

    .indBoxFour2 {
        padding-top: 40px;
    }

    .indBoxFour2_dl>.item:nth-child(odd) {
        top: 0;
    }

    .indBoxFour2_dl {
        padding-top: 0;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .indBoxFour2_dl .item {
        width: calc((100% - 10px) / 2);
        margin-right: 0;
        margin-bottom: 15px;
    }

    .indBoxFour2_dl .item a .bottom_text {
        font-size: 16px;
        line-height: 40px;
    }

    .indBoxFive_w {
        padding: 40px 10px 0;
    }

    .indBoxFive1_L {
        width: 100%;
    }

    .indBoxFive1_R {
        width: 100%;
        padding-top: 30px;
    }

    .indBoxFive1_L a .bottom_box {
        padding: 15px 0 0;
    }

    .indBoxFive1_L a .bottom_box .date {
        font-size: 14px;
    }

    .indBoxFive1_L a .bottom_box .tt {
        font-size: 16px;
        padding-top: 8px;
    }

    .indBoxFive1_L a .bottom_box .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 10px;
    }

    .indBoxFive1_L a .bottom_box .line {
        margin-top: 15px;
    }

    .indBoxFive1_R .item a .date {
        font-size: 14px;
    }

    .indBoxFive1_R .item a .tt {
        font-size: 16px;
        line-height: 26px;
        padding-top: 8px
    }

    .indBoxFive1_R .item a .text {
        padding-top: 10px;
    }

    .indBoxFive1_R .item a .line {
        margin-top: 15px;
    }

    .indBoxFive1_R .item {
        padding: 0 0 20px;
    }

    .indBoxSix_w {
        padding: 40px 10px 0;
    }

    .indBoxSix1 {
        padding-bottom: 40px;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .indBoxSix1 a {
        width: calc((100% - 10px) / 2);
        padding: 10px;
        margin: 0 0 10px;
        text-align: center;
    }

    .foot_top01 {
        width: 100%;
    }

    .foot_top01 .foot_logo {
        width: 210px;
    }

    .foot_top01 .address .tt {
        font-size: 16px;
    }

    .foot_top01 .address .text {
        font-size: 14px;
    }

    .foot_top01 .address {
        padding-top: 15px;
    }

    .foot_top01 .foot_tel .left_icon {
        display: none;
    }

    .foot_top01 .foot_tel {
        padding-top: 10px;
    }

    .foot_top01 .foot_tel .right_text {
        padding-left: 0;
    }

    .foot_top01 .foot_tel .right_text a {
        font-size: 16px;
    }

    .foot_top01 .foot_media {
        padding-top: 15px;
    }

    .foot_top01 .foot_media a {
        font-size: 20px;
        margin-right: 15px;
        width: 36px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        border-radius: 50%;
        background: #d20000;
    }

    .foot_top02 {
        display: none;
    }

    .foot_top03,
    .foot_top04 {
        width: 46%;
        padding-top: 25px;
    }

    .public_foot_top_dl dd {
        padding-bottom: 6px;
    }

    .public_foot_top_tt div {
        display: block;
        font-size: 18px;
        padding-bottom: 15px;
        border-bottom: 2px solid #d20000;
    }

    .public_foot_top_tt {
        margin-bottom: 10px;
    }

    .foot_top05 {
        width: 58%;
        margin: 0 auto;
        padding-top: 25px;
    }

    .foot_bot_w {
        padding: 12px 10px;
    }

    .public_foot_bot {
        border-top: 2px solid #d20000;
    }

    .foot_bot_w .text_01 {
        width: 100%;
        text-align: center;
    }

    .foot_bot_w .text_02 {
        width: 100%;
        text-align: center;
        padding: 4px 0 4px;
    }

    .foot_bot_w .text_03 {
        width: 100%;
        text-align: center;
    }






    /* case_detail,shouji */
    .banner_text_box .tt {
        font-size: 18px;
    }

    .banner_text_box .text {
        display: none;
    }

    .banner_crumbs {
        font-size: 12px;
        padding-top: 5px;
    }

    .SubPage_banner_w {
        height: 150px;
        padding: 0 10px;
    }

    .ageBoxOne1 {
        padding: 10px 10px 8px;
    }

    .ageBoxOne1 .item a::after {
        display: none;
    }

    .ageBoxOne1 .item a {
        font-size: 14px;
        padding: 0 15px 2px 0;
    }

    .ageBoxTwo1_L {
        display: none;
    }

    .ageBoxTwo1_R {
        width: 100%;
        padding: 30px 10px 30px 10px;
    }

    .ageBoxTwo1_R_01 .iconfont {
        position: static;
        font-size: 30px;
        width: 50px;
        height: 50px;
        line-height: 48px;
        border-width: 1px;
        margin-top: 10px;
    }

    .ageBoxTwo1_R_tt {
        font-size: 18px;
        padding-bottom: 20px;
    }

    .ageBoxTwo1_R_01 .tt {
        font-size: 14px;
        line-height: 26px;
    }

    .ageBoxTwo1_R_01 .text {
        font-size: 12px;
        line-height: 26px;
        padding-top: 6px;
    }

    .ageBoxTwo1_R_01.first {
        padding-bottom: 30px;
    }

    .ageBoxThree_w {
        padding: 0 10px 80px;
    }

    .ageBoxThree1 a {
        width: 130px;
        font-size: 16px;
        line-height: 40px;
        margin: 0 8px;
    }







    /* case_detail,shouji */
    .cas_deBoxTwo_w {
        padding: 40px 10px 40px;
    }

    .cas_deTwo1_L {
        width: 100%;
        padding: 30px 10px 30px;
    }

    .cas_de_content1 .big_tt {
        font-size: 20px;
        line-height: 30px;
        padding-bottom: 20px;
    }

    .cas_det_lunbo_prev,
    .cas_det_lunbo_next {
        display: none;
    }

    .cas_de_content1_lunbo,
    .cas_de_content1_dots {
        width: 100%;
    }

    .cas_de_content1_dots {
        padding-top: 10px;
    }

    .cas_de_content2 {
        font-size: 14px;
        line-height: 26px;
        padding: 25px 0 25px;
    }

    .cas_de_content3 .module_tt {
        padding-bottom: 20px;
    }

    .cas_de_content3_dl {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .cas_de_content3_dl .item {
        width: calc((100% - 10px) / 2);
        margin-right: 0;
        margin-bottom: 15px;
    }

    .cas_de_content3_dl .item a {
        padding: 15px 10px 15px;
    }

    .cas_de_content3_dl .item a .tt {
        font-size: 16px;
    }

    .cas_de_content3_dl .item a .model {
        font-size: 16px;
        padding: 4px 0 10px;
    }

    .cas_de_content3_dl .item a .btn {
        font-size: 14px;
        line-height: 34px;
        margin-top: 15px;
    }

    .cas_de_content3 {
        padding-bottom: 20px;
    }

    .cas_de_content4 .item a span,
    .cas_de_content4 .item a {
        font-size: 14px;
    }

    .cas_de_content4 .item {
        padding-bottom: 8px;
    }

    .cas_deTwo1_R {
        width: 100%;
        margin-top: 50px;
    }

    .cas_deTwo1_R1 {
        padding: 20px 10px 20px;
    }

    .cas_deTwo1_R1_tel .icon_number span {
        font-size: 24px;
        width: calc(100% - 40px);
    }

    .cas_deTwo1_R1_tel .icon_number .iconfont {
        width: 40px;
        font-size: 30px;
    }

    .cas_deTwo1_R1_tel {
        padding: 15px 0 12px;
    }

    .cas_deTwo1_R1_tel .text {
        padding-bottom: 10px;
    }

    .cas_deTwo1_R2 {
        padding: 20px 10px 10px;
    }

    .cas_deTwo1_R2_dl .item a {
        padding: 14px 0;
    }

    .cas_deTwo1_R2 .module_title {
        padding-bottom: 10px;
    }






    /* case,shouji */
    .casBoxOne1 .item {
        width: calc((100% - 30px) / 4);
        margin-right: 10px;
        margin-bottom: 10px;
    }

    .casBoxOne1>.item:nth-child(4n) {
        margin-right: 0;
    }

    .casBoxOne1 .item a .iconfont {
        font-size: 26px;
    }

    .casBoxOne1 .item a span {
        font-size: 12px;
        padding-top: 5px;
    }

    .casBoxOne1 .item a {
        padding: 10px 5px 10px;
    }

    .casBoxOne_w {
        padding: 15px 10px 5px;
    }

    .casBoxTwo1 .text {
        font-size: 14px;
        padding: 8px 10px;
        bottom: 0;
    }

    .casBoxThree1 .item {
        width: 100%;
        margin-bottom: 20px;
    }

    .casBoxThree1 .item a {
        padding: 10px 10px 20px;
    }

    .casBoxThree1 .item a .img_box {
        width: 100%;
    }

    .casBoxThree1 .item a .right_box {
        width: 100%;
        padding: 20px 0 0;
    }

    .casBoxThree1 .item a .right_box .tt {
        font-size: 18px;
    }

    .casBoxThree1 .item a .right_box .text {
        font-size: 14px;
        padding-top: 10px;
    }

    .casBoxThree1 .item a .right_box .text div {
        padding-bottom: 4px;
    }

    .casBoxThree1 .item a .right_box .btn {
        font-size: 14px;
        line-height: 36px;
        margin-top: 15px;
    }

    .public_paging a {
        font-size: 14px;
        width: 34px;
        height: 34px;
        line-height: 34px;
        margin: 0 4px;
    }

    .public_paging a.prev,
    .public_paging a.next {
        width: 65px;
    }









    /* company,shouji */
    .compTwo1_L {
        width: 100%;
    }

    .compTwo1_L_top .tt_02 {
        font-size: 16px;
        padding-top: 8px;
    }

    .compTwo1_L_bot .item .number {
        font-size: 28px;
    }

    .compTwo1_L_bot .item .text {
        font-size: 14px;
    }

    .compTwo1_L_bot .item {
        width: 45%;
        margin-right: 4%;
        margin-bottom: 15px;
    }

    .compTwo1_L_bot {
        padding-top: 15px;
    }

    .compTwo1_R {
        width: 100%;
        padding-top: 15px;
    }

    .compTwo1_R .tt_box .tt_01 {
        font-size: 20px;
    }

    .compTwo1_R .tt_box .tt_02 {
        font-size: 14px;
        padding-top: 8px;
    }

    .compTwo1_R .text_box {
        font-size: 14px;
        line-height: 26px;
        padding-top: 20px;
    }

    .compTwo1_R .text_box p {
        padding-bottom: 10px;
    }

    .compBoxThree1 .item {
        width: 33%;
    }

    .compBoxThree1 .item a .img_box {
        width: 50px;
    }

    .compBoxThree1 .item a .bottom_text {
        font-size: 14px;
        padding-top: 8px;
    }

    .compFour1 .item .img_box {
        width: 100%;
    }

    .compFour1 .item .text_box {
        position: static;
        width: 100%;
        font-size: 14px;
        line-height: 26px;
        padding: 15px 10px 20px;
    }

    .compFour1>.item:nth-child(2) {
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }

    .compBoxFive1 {
        font-size: 14px;
        line-height: 26px;
        padding: 0 0 30px;
    }

    .compBoxFive2_prev,
    .compBoxFive2_next {
        font-size: 24px;
    }

    .compBoxFive2 {
        padding: 0 30px;
    }

    .compBoxSix_w {
        padding: 40px 10px 100px;
    }

    .compBoxSix1 .tt {
        font-size: 22px;
    }

    .compBoxSix1 .text {
        font-size: 14px;
        line-height: 26px;
        padding: 15px 0 25px;
    }

    .compBoxSix1 .btn_box a {
        font-size: 14px;
        width: 140px;
        line-height: 40px;
    }






    /* contact,shouji */
    .contBoxOne1 .item {
        padding: 18px 10px 15px 20px;
    }

    .contBoxOne1 .item .tt {
        font-size: 20px;
        padding-bottom: 12px;
    }

    .contBoxOne1_bot .every_one {
        font-size: 14px;
        padding-bottom: 4px;
    }

    .contBoxTwo2 {
        padding-top: 40px;
    }

    .contBoxTwo2_dl .item {
        width: 100%;
        margin-right: 0;
        margin-bottom: 15px;
        padding: 18px 10px 15px 20px;
    }

    .contBoxTwo2_dl .item .tt {
        font-size: 18px;
    }

    .contBoxTwo2_dl .item .text {
        font-size: 14px;
        line-height: 24px;
    }






    /* culture,shouji */
    .culBoxOne1_L {
        width: 100%;
        padding: 30px 10px 20px 15px;
    }

    .culBoxOne1_L .tt {
        font-size: 18px;
    }

    .culBoxOne1_L .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 10px;
    }

    .culBoxOne1_R {
        width: 100%;
        margin-top: 20px;
    }

    .culBoxOne1_R .bottom_box .tt {
        font-size: 18px;
    }

    .culBoxOne1_R .bottom_box .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 5px;
    }

    .culBoxOne1_R .bottom_box {
        padding: 15px 10px 20px 10px;
    }

    .culBoxOne1>.item:nth-child(2) {
        margin-top: 20px;
    }

    .culBoxTwo_w {
        padding: 40px 10px 40px;
    }

    .culBoxTwo1 .item .tt {
        font-size: 18px;
    }

    .culBoxTwo1 .item .text {
        font-size: 14px;
        padding-top: 8px;
    }

    .culBoxThree1 .item {
        width: calc(100% / 2);
        padding: 0 10px 15px;
    }

    .culBoxThree1 .item .icon {
        width: 70px;
        height: 70px;
    }

    .culBoxThree1 .item .tt {
        font-size: 18px;
        padding-top: 10px;
    }

    .culBoxThree1 .item .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 8px;
    }







    /* download,shouji */
    .dowBoxTwo1 .item {
        width: 100%;
        margin-bottom: 20px;
    }

    .dowBoxTwo1 .item a {
        padding: 15px 10px 15px;
    }

    .dowBoxTwo1_L .right_text .tt {
        font-size: 16px;
    }

    .dowBoxTwo1_L .right_text .text {
        font-size: 14px;
        padding-top: 5px;
    }

    .dowBoxTwo1_L .iconfont {
        width: 55px;
        font-size: 42px;
    }

    .dowBoxTwo1_L .right_text {
        width: calc(100% - 55px);
    }

    .dowBoxTwo1_L {
        width: calc(100% - 40px);
        padding-right: 20px;
    }

    .dowBoxTwo1_R {
        font-size: 24px;
        width: 40px;
        height: 40px;
        line-height: 40px;
    }

    .dowBoxTwo2 {
        padding-top: 20px;
    }







    /* factory,shouji */
    #baguetteBox-overlay .full-image {
        padding: 10px;
    }

    .facBoxTwo_w {
        padding: 40px 10px 80px;
    }

    .facBoxTwo1_01 .item {
        font-size: 14px;
        width: 70px;
        line-height: 34px;
        margin: 0 4px;
    }

    .facBoxTwo1_01 {
        padding-bottom: 30px;
    }

    .facBoxTwo1 {
        padding-bottom: 40px;
    }

    .facBoxTwo2_01_prev,
    .facBoxTwo2_01_next {
        display: none;
    }

    .facBoxTwo2 {
        padding: 25px 10px 10px;
    }

    .facBoxTwo2_02 {
        padding-top: 10px;
    }

    .facBoxTwo3 {
        padding-top: 40px;
    }

    .facBoxTwo3 .tt {
        font-size: 18px;
        line-height: 28px;
    }

    .facBoxTwo3 .text {
        font-size: 16px;
        line-height: 26px;
        padding-top: 10px;
    }

    .facBoxTwo3_01 .tel a {
        font-size: 24px;
    }

    .facBoxTwo3_01 .tel span {
        font-size: 14px;
        padding-top: 5px;
    }

    .facBoxTwo3_01 .btn a {
        font-size: 14px;
        line-height: 38px;
    }

    .facBoxTwo3_01 .btn {
        width: 30%;
        margin-right: 10px;
    }

    .facBoxTwo3_01 {
        -ms-align-items: center;
        -webkit-align-items: center;
        align-items: center;
    }






    /* faq,shouji */
    .faqBoxTwo1_form .input_btn input {
        width: calc(100% - 85px);
        height: 40px;
        font-size: 14px;
    }

    .faqBoxTwo1_form .input_btn button {
        width: 85px;
        font-size: 14px;
    }

    .faqBoxTwo1_form .input_btn {
        border-width: 2px;
    }

    .faqBoxTwo1 {
        padding-bottom: 35px;
    }

    .faqBoxTwo2 .item a {
        padding: 15px 0 15px 10px;
    }

    .faqBoxTwo2 .item a .left_text .iconfont {
        width: 30px;
        font-size: 24px;
        padding-top: 2px;
    }

    .faqBoxTwo2 .item a .left_text .text_box {
        width: calc(100% - 30px);
    }

    .faqBoxTwo2 .item a .right_btn {
        font-size: 14px;
        width: 35px;
        padding: 0 5px;
    }

    .faqBoxTwo2 .item a .left_text {
        width: calc(100% - 35px);
        padding-right: 15px;
    }

    .faqBoxTwo2 .item a .left_text .text_box .tt {
        font-size: 16px;
    }

    .faqBoxTwo2 .item a .left_text .text_box .text {
        font-size: 12px;
        line-height: 22px;
    }

    .faqBoxTwo2 .item a .float_icon {
        width: 35px;
    }

    .faqBoxTwo3 {
        padding-top: 25px;
    }







    /* history,shouji */
    .hisBoxTwo1 {
        font-size: 18px;
        padding-bottom: 30px;
    }

    .hisBoxTwo2_L,
    .hisBoxTwo2_L_dl {
        width: 100%;
    }

    .hisBoxTwo2_L_dl {
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -ms-flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .hisBoxTwo2_L_dl .item {
        width: calc((100% - 10px) / 2);
        margin-bottom: 10px;
        padding: 0;
    }

    .hisBoxTwo2_L_dl .item .text_box {
        text-align: center;
        padding: 0 0 8px;
    }

    .hisBoxTwo2_L_dl .item::after {
        display: none;
    }

    .hisBoxTwo2_L_dl .item .text_box .date {
        font-size: 18px;
    }

    .hisBoxTwo2_L_dl .item .text_box .text {
        font-size: 14px;
        padding-top: 2px;
    }

    .hisBoxTwo2_L_dl>.item:last-child .text_box {
        border-bottom: 1px solid #cccccc;
    }

    .hisBoxTwo2_R {
        width: 100%;
        margin-top: 30px;
        padding-left: 20px;
    }

    .hisBoxTwo2_R_dl .item .round {
        width: 10px;
        height: 10px;
        top: 30px;
        left: -26px;
    }

    .hisBoxTwo2_R_dl .item .arrow {
        top: 24px;
        border-width: 10px;
    }

    .hisBoxTwo2_R_dl .item {
        padding: 20px 10px 10px 10px;
        margin-bottom: 20px;
    }

    .hisBoxTwo2_R_dl .item .date {
        font-size: 20px;
    }

    .hisBoxTwo2_R_dl .item .text {
        font-size: 14px;
        line-height: 24px;
    }

    .hisBoxTwo2_R_dl .item .img_box {
        padding-top: 15px;
    }






    /* honor,shouji */
    .honBoxTwo1 .item {
        width: 33%;
    }

    .honBoxTwo1 .item .icon {
        width: 32px;
    }

    .honBoxTwo1 .item span {
        font-size: 14px;
        padding-left: 5px;
    }

    .honBoxTwo1 {
        padding-bottom: 30px;
    }

    .honBoxTwo2_L {
        width: 100%;
        padding: 10px;
    }

    .honBoxTwo2_L_01 .img_box {
        height: auto;
        padding: 10px;
    }

    .honBoxTwo2_L_01 .bottom_text {
        font-size: 14px;
        height: 42px;
    }

    .honBoxTwo2_R {
        width: 100%;
        padding: 20px 10px 10px;
    }

    .honBoxTwo2_R .tt {
        font-size: 18px;
        padding-bottom: 15px;
    }

    .honBoxTwo2_R_01 {
        height: 260px;
        padding-right: 10px;
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .honBoxTwo2_R_01 .item {
        width: calc((100% - 10px) / 2);
        height: 120px;
        margin-right: 0;
        margin-bottom: 15px;
    }






    /* jiance,shouji */
    .jiaBoxTwo1 .item {
        width: calc((100% - 10px) / 2);
    }

    .jiaBoxTwo1 .item .bottom_text {
        font-size: 14px;
        padding: 12px 10px 12px;
    }

    .jiaBoxThree1_01 {
        width: 100%;
    }

    .jiaBoxThree1_R {
        padding-top: 15px;
    }

    .jiaBoxFour1 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .jiaBoxFour1 .item {
        width: calc((100% - 10px) / 2);
        margin-right: 0;
        margin-bottom: 15px;
    }

    .jiaBoxFour1 .item .bottom_text {
        font-size: 14px;
        padding: 8px 0 0;
    }





    /* news_detail,shouji */
    .new_de_content1 .big_tt {
        font-size: 18px;
        line-height: 28px;
    }

    .new_de_content1 .content_tag .item {
        font-size: 14px;
        padding: 0 15px 5px 0;
    }

    .new_de_content1 .content_tag {
        padding-top: 10px;
    }

    .new_de_content1+.cas_de_content2 {
        padding: 20px 0 40px;
    }

    .news_det_faq_dl .item a .date {
        padding-top: 6px;
    }

    .news_det_faq_dl .item a {
        padding: 15px 0 15px;
    }






    /* news,shouji */
    .newBoxTwo1_lunbo .swiper-slide .item a .bottom_box {
        height: 103px;
        padding: 15px 10px 15px 10px;
    }

    .newBoxTwo1_lunbo .swiper-slide .item a .bottom_box .date {
        font-size: 14px;
    }

    .newBoxTwo1_lunbo .swiper-slide .item a .bottom_box .text {
        font-size: 14px;
        line-height: 24px;
    }

    .newBoxTwo1_dots {
        padding-top: 15px;
    }

    .newBoxTwo2 {
        padding: 10px 10px 40px;
        margin-top: 40px;
    }

    .newBoxTwo2_02 {
        padding: 20px 0 40px;
    }

    .newBoxTwo2_01 {
        padding: 20px 10px;
    }

    .newBoxTwo2_01_tt {
        width: 100%;
        font-size: 16px;
        padding-bottom: 10px;
    }

    .newBoxTwo2_01_form {
        width: 100%;
    }

    .newBoxTwo2_01_form .item {
        width: 100%;
        margin-bottom: 10px;
    }

    .newTwo2_01_form_input_top .text {
        height: 36px;
        font-size: 14px;
    }

    .newTwo2_01_form_input_top .iconfont {
        font-size: 26px;
        line-height: 36px;
    }

    .newTwo2_01_form_input_bot {
        top: 36px;
    }

    .newTwo2_01_form_input_bot div {
        font-size: 14px;
    }

    .newBoxTwo2_01_form .btn_box {
        width: 100%;
    }

    .newBoxTwo2_01_form .btn_box button {
        font-size: 14px;
        height: 34px;
    }

    .newBoxTwo2_02 .item a {
        padding: 25px 0;
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .newBoxTwo2_02 .item a .img_box {
        width: 100%;
    }

    .newBoxTwo2_02 .item a .left_text {
        width: 100%;
        padding: 15px 0 0;
    }

    .newBoxTwo2_02 .item a .left_text .date {
        font-size: 14px;
    }

    .newBoxTwo2_02 .item a .left_text .tt {
        font-size: 16px;
        padding-top: 5px;
    }

    .newBoxTwo2_02 .item a .left_text .text {
        padding-top: 10px;
    }







    /* pinkong,shouji */
    .pinBoxTwo1 {
        padding-top: 0;
    }

    .pinBoxTwo2 {
        padding-top: 60px;
    }

    .pinBoxTwo2_01 .item {
        width: 100%;
        padding: 10px 10px 10px;
    }

    .pinBoxTwo2_01 .item .iconfont {
        font-size: 26px;
        width: 40px;
        height: 40px;
        line-height: 40px;
        margin: 0 auto;
    }

    .pinBoxTwo2_01 .item .text {
        font-size: 14px;
    }

    .pinBoxTwo2_02 {
        padding: 20px 10px 20px;
    }






    /* pro_detail,shouji */
    .pro_deOne1 {
        font-size: 12px;
        padding: 15px 0 30px;
    }

    .pro_deBoxOne_w {
        padding: 0 10px 40px;
    }

    .pro_deOne2_L {
        width: 100%;
    }

    .pro_deOne2_R {
        width: 100%;
        padding-top: 20px;
    }

    .pro_deOne2_R1 div {
        font-size: 16px;
        padding-bottom: 5px;
    }

    .pro_deOne2_R2 div {
        font-size: 12px;
        padding-bottom: 8px;
    }

    .pro_deOne2_R2 {
        padding: 20px 0 15px;
    }

    .pro_deOne2_R3 .item {
        width: 50%;
        padding-bottom: 5px;
        -ms-justify-content: flex-start;
        -webkit-justify-content: flex-start;
        justify-content: flex-start;
    }

    .pro_deOne2_R3 .item .iconfont {
        font-size: 24px;
    }

    .pro_deOne2_R3 .item span {
        font-size: 14px;
    }

    .pro_deOne2_R3 {
        padding: 10px 0 5px;
    }

    .pro_deOne2_R4 .btn_box a {
        font-size: 14px;
        line-height: 42px;
    }

    .pro_deOne2_R4 .tel_btn a .right_text .text_01 {
        font-size: 14px;
    }

    .pro_deOne2_R4 .tel_btn a .right_text .text_02 {
        font-size: 18px;
    }

    .pro_deOne2_R4 .tel_btn a .iconfont {
        font-size: 34px;
    }

    .pro_deOne2_R4 .tel_btn {
        margin-left: 20px;
    }

    .pro_deOne2_R4 {
        padding-top: 20px;
    }

    .pro_deTwo1 {
        display: none;
    }

    .pro_deBoxTwo {
        height: 60px;
        background: #f8f8f9;
    }

    .pro_deThree_w {
        padding: 40px 10px 20px;
    }

    .pro_det_content_tt .text {
        font-size: 14px;
        line-height: 24px;
    }

    .pro_det_content_tt {
        padding-bottom: 20px;
    }

    .pro_deThree1 {
        padding-bottom: 40px;
    }

    .pro_deThree2 {
        padding-bottom: 40px;
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .pro_deThree2_R {
        width: 100%;
    }

    .pro_deThree2_L {
        width: 100%;
        padding-top: 20px;
    }

    .pro_deThree2_L .text_box {
        font-size: 14px;
        line-height: 24px;
    }

    .pro_deThree_w table tr td {
        font-size: 14px;
        padding: 8px 10px;
    }

    .pro_deThree_w .pro_page_table {
        margin-bottom: 25px;
    }

    .pro_deBoxThree {
        padding-bottom: 50px;
    }

    .pro_deFour1 {
        padding-bottom: 25px;
    }

    .pro_deFour2_lunbo .swiper-slide a .bottom_box {
        padding: 15px 10px 18px 10px;
    }

    .pro_deFour2_lunbo .swiper-slide a .bottom_box .text {
        font-size: 14px;
    }

    .proBoxOne2_01 {
        -ms-justify-content: space-between;
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }

    .proBoxOne2_01 .item {
        width: calc((100% - 10px) / 2);
        margin-right: 0;
        margin-bottom: 15px;
    }

    .pro_deBoxFive_w .proBoxOne2_01 .item {
        margin-bottom: 15px;
    }

    .proBoxOne2_01 .item a {
        padding: 20px 0 10px;
    }

    .proBoxOne2_01_top {
        padding: 0 10px 8px;
    }

    .proBoxOne2_01_bot {
        padding: 10px 10px 0;
    }

    .proBoxOne2_01_top .tt_box .tt_01 {
        font-size: 16px;
    }

    .proBoxOne2_01_top .tt_box .tt_02 {
        font-size: 16px;
    }

    .proBoxOne2_01_top .text_box {
        height: 75px;
        padding-top: 15px;
    }

    .proBoxOne2_01_top .text_box div {
        font-size: 12px;
        padding-bottom: 4px;
    }

    .proBoxOne2_01_bot div {
        font-size: 14px;
        line-height: 36px;
    }

    .pro_deFive1 {
        padding-bottom: 25px;
    }

    .pro_deBoxSix1 .item {
        width: calc(100% / 2);
    }

    .pro_deBoxSix1 .item a {
        padding: 0 10px 15px;
    }

    .pro_deBoxSix1 {
        padding-top: 0;
    }

    .pro_deBoxSix1 .item a .iconfont {
        font-size: 36px;
    }

    .pro_deBoxSix1 .item a .tt {
        font-size: 16px;
        padding-top: 10px;
    }

    .pro_deBoxSix1 .item a .text {
        font-size: 14px;
    }






    /* product,shouji */
    .proBoxOne1 a {
        font-size: 14px;
        padding: 6px 14px 6px;
        margin: 0 8px 8px 0;
    }

    .proBoxOne1 {
        padding-bottom: 20px;
    }
    
    .proBoxOne2 {
        padding-top: 40px;
    }

    .proBoxOne2_02 {
        padding-top: 20px;
    }





    /* service,shouji */
    .serBoxTwo1 .item {
        margin-bottom: 25px;
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }

    .serBoxTwo1 .item .img_box {
        width: 100%;
    }

    .serBoxTwo1 .item .left_text {
        width: 100%;
        padding: 20px 10px 30px;
    }

    .serBoxTwo1 .item .left_text .iconfont {
        font-size: 40px;
        padding-bottom: 15px;
    }

    .serBoxTwo1 .item .left_text .text {
        font-size: 14px;
        line-height: 24px;
    }

    .serBoxTwo1 > .item:nth-child(2n) {
        -ms-flex-direction: column-reverse;
        -webkit-flex-direction: column-reverse;
        flex-direction: column-reverse;
    }






    /* shengchan,shouji */
    .sheBoxTwo1 {
        padding: 40px 10px 40px;
    }

    .sheBoxTwo1_01 .item .number_dot {
        width: 70px;
        font-size: 28px;
    }

    .sheBoxTwo1_01 .item .number_dot div {
        width: 10px;
        height: 10px;
        margin-right: 20px;
    }

    .sheBoxTwo1_01 .item .right_text {
        width: calc(100% - 70px);
        padding-top: 4px;
    }

    .sheBoxTwo1_01 .item .right_text .tt {
        font-size: 18px;
    }

    .sheBoxTwo1_01 .item .right_text .text {
        font-size: 14px;
        line-height: 24px;
        padding-top: 10px;
    }

    .sheBoxTwo1_01 .item .right_text .img_box {
        padding-top: 15px;
    }

    .sheBoxTwo1_01::before {
        left: 45px;
    }

    .sheBoxTwo1_01 .item {
        margin-bottom: 30px;
    }

    .sheBoxTwo2_01 a {
        font-size: 14px;
        width: 120px;
        line-height: 38px;
        margin: 0 5px;
    }






    /* zuzhi,shouji */
    .zuzBoxTwo1 {
        margin-bottom: 40px;
    }

    .zuzBoxTwo2 {
        padding: 25px 10px 25px;
    }

    .zuzBoxTwo2_01 .top_box .tt {
        font-size: 18px;
        padding-bottom: 8px;
    }

    .zuzBoxTwo2_01 .top_box a {
        font-size: 20px;
    }

    .zuzBoxTwo2_01 .tel_box .item a {
        font-size: 14px;
    }

    .zuzBoxTwo2_01 .tel_box .item {
        width: 100%;
        padding-bottom: 5px;
    }

    .zuzBoxTwo2_01 .top_box {
        padding-bottom: 15px;
    }

    .zuzBoxTwo2_01 .btn_box a {
        font-size: 14px;
        width: 110px;
        line-height: 36px;
    }

    .zuzBoxTwo2_01 .tel_box {
        padding-bottom: 15px;
    }







    .ind_video_maskBox .video_Box_1 {
        width: 94%;
        height: 200px;
    }


    .contBoxOne1 {
        width: 100%;
    }
    
    .contBoxOne1_R {
        width: 100%;
        padding-top: 25px;
    }


    .contBoxTwo3_map {
        padding-top: 30px;
    }


}